How to Install cwebx software package in Ubuntu 17.04 (Zesty Zapus)

How to Install cwebx software package in Ubuntu 17.04 (Zesty Zapus)

cwebx software package provides C/C++ literate programming system (Marc van Leeuwen's version), you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cwebx 

cwebx is installed in your system.

Make ensure the cwebx package were installed using the commands given below,

$ sudo dpkg-query -l | grep cwebx *

You will get with cwebx package name, version, architecture and description in a table

cwebx package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Development
Package cwebx
Version 3.52-2
Description C/C++ literate programming system (Marc van Leeuwen's version)
Sub Section devel


See Also, How to uninstall or remove cwebx software package from Ubuntu 17.04 (Zesty Zapus)?